home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / DialogSelect.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  88 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2000</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <description>background image</description>
  9.       <type>image</type>
  10.       <id>1</id>
  11.       <width>720</width>
  12.       <height>576</height>
  13.     </control>
  14.     <control>
  15.       <type>image</type>
  16.       <id>1</id>
  17.       <posX>60</posX>
  18.       <posY>20</posY>
  19.       <texture>select_logo.png</texture>
  20.       <animation effect="fade" time="250">WindowOpen</animation>
  21.       <animation effect="fade" time="250">WindowClose</animation>
  22.     </control>
  23.     <control>
  24.       <description>Select text label</description>
  25.       <type>label</type>
  26.       <id>4</id>
  27.       <posX>250</posX>
  28.       <posY>70</posY>
  29.       <label>181</label>
  30.       <font>font16</font>
  31.       <align>right</align>
  32.       <textcolor>ffffffff</textcolor>
  33.       <animation effect="fade" time="250">WindowOpen</animation>
  34.       <animation effect="fade" time="250">WindowClose</animation>
  35.     </control>
  36.     <control>
  37.       <description>Number of Files Label</description>
  38.       <type>label</type>
  39.       <id>1</id>
  40.       <posX>260</posX>
  41.       <posY>530</posY>
  42.       <label>#itemcount</label>
  43.       <align>left</align>
  44.       <textcolor>ffffffff</textcolor>
  45.       <animation effect="fade" time="250">WindowOpen</animation>
  46.       <animation effect="fade" time="250">WindowClose</animation>
  47.     </control>
  48.     <control>
  49.       <description>Selected item Label</description>
  50.       <type>label</type>
  51.       <id>1</id>
  52.       <posX>660</posX>
  53.       <posY>70</posY>
  54.       <label>#selecteditem</label>
  55.       <font>font13</font>
  56.       <align>right</align>
  57.       <textcolor>ffffffff</textcolor>
  58.       <animation effect="fade" time="250">WindowOpen</animation>
  59.       <animation effect="fade" time="250">WindowClose</animation>
  60.     </control>
  61.     <control>
  62.       <description>albums listcontrol</description>
  63.       <type>listcontrol</type>
  64.       <id>3</id>
  65.       <onleft>5</onleft>
  66.       <onright>5</onright>
  67.       <onup>5</onup>
  68.       <ondown>5</ondown>
  69.       <animation effect="fade" time="250">WindowOpen</animation>
  70.       <animation effect="fade" time="250">WindowClose</animation>
  71.     </control>
  72.     <control>
  73.       <description>IMDB</description>
  74.       <type>button</type>
  75.       <id>5</id>
  76.       <posX>60</posX>
  77.       <posY>97</posY>
  78.       <label>368</label>
  79.       <onleft>3</onleft>
  80.       <onright>3</onright>
  81.       <onup>21</onup>
  82.       <ondown>3</ondown>
  83.       <animation effect="fade" time="250">WindowOpen</animation>
  84.       <animation effect="fade" time="250">WindowClose</animation>
  85.     </control>
  86.   </controls>
  87. </window>
  88.